From 669b95b0a5d4b0ba6df085d8c34423594e514d27 Mon Sep 17 00:00:00 2001 From: Ewan Mellor Date: Sun, 25 Mar 2007 16:47:18 +0100 Subject: [PATCH] Remove stillborn DTD section, in favour of an upcoming new doc for the xm create DTD. Signed-off-by: Ewan Mellor --- docs/xen-api/xenapi-datamodel.tex | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/docs/xen-api/xenapi-datamodel.tex b/docs/xen-api/xenapi-datamodel.tex index 4d414e69ba..e5d2c18400 100644 --- a/docs/xen-api/xenapi-datamodel.tex +++ b/docs/xen-api/xenapi-datamodel.tex @@ -13582,14 +13582,3 @@ HVM is required for this operation {\bf Signature:} \begin{verbatim}VM_HVM_REQUIRED(vm)\end{verbatim} \begin{center}\rule{10em}{0.1pt}\end{center} - - - -\newpage -\section{DTD} -General notes: -\begin{itemize} -\item Values of primitive types (int, bool, etc) and higher-order types (Sets, Maps) are encoded as simple strings, rather than being expanded into XML fragments. For example ``5'', ``true'', ``1, 2, 3, 4'', ``(1, 2), (2, 3), (3, 4)'' -\item Values of enumeration types are represented as strings (e.g. ``PAE'', ``3DNow!'') -\item Object References are represented as UUIDs, written in string form -\end{itemize} -- 2.30.2